Pro-Cloud API Web Service
Method/ProCloudWS.asmx/AttributeValueUpdateByID
Pro-Cloud API Web Service > All Operations Resource Group : /ProCloudWS.asmx/AttributeValueUpdateByID (Method)
Description

This web method is used for updating an attribute using the unique AttibValueID. AttribValueID can be obtained by using the two web services, AttributeValueGetByValue and AttributeValueGetByInstanceID

Request (AttributeValueUpdateByIDSoapIn)

The request body is of type AttributeValueUpdateByID.

Request Body Parameters

NameDescriptionData Type
This is a unique provider id, which can be obtained from CSSguid
This is your unique service password which can be obtained from CSSxml:string
The unique ID for the Attribute Value that you would like to update.xml:int
The value that you would like to update this Attribute Value ID to.xml:string
 xml:string
strAttribValue2 Element strAttribValue Element intAttribValueId Element strPassword Element objProviderGUId Element Sequence AttributeValueUpdateByID Element

Overview

Sequence
strPassword optional xs:string
strAttribValue optional xs:string
strAttribValue2 optional xs:string
Response (AttributeValueUpdateByIDSoapOut)

The response body is of type AttributeValueUpdateByIDResponse.

Response Body Parameters

NameDescriptionData Type
 objAttributeValueUpdateByIDReturn
strErrorMsg Element intErrorId Element Sequence AttributeValueUpdateByIDResult Element Sequence AttributeValueUpdateByIDResponse Element

Overview

See Also
All Operations Resource GroupPro-Cloud API Web Service